AutoMarker is a Drag&Drop program on system 7 or later and is designed to make the list of function names or member function names in the C/C++ source file for the THINK Project Manager.
In this version,
• New four AppleScript Files for AutoMarker.
• Remove markers feature.
• Folders are available on Drag&Drop.
Installation
============
1. Delete old version of AutoMarker.
2. Copy AutoMarker and Progress Bar to the hard disk.
3. Launch once at least AutoMarker by double-clicking.
4. Copy AppleScript files to (AppleScripts) folder of Symantec C++ folder.
Notes:
If you cannot execute an AppleScript file, rebuild the desktop files.
Some AppleScript files need Progress Bar.
Using AutoMarker
================
• on Finder
Drag C/C++ source files or folders onto this program's icon.
Dragging the file with pressing the control key and/or the command key, AutoMarker marks function names with its class name and/or its argument's list.
• on THINK Project Manager
Excecute an AppleScript file for AutoMarker from the Script Menu on the Project Manager.
To mark functions by file, by segment and by project, use @Mark Func [FILE/SEG/PRJ].
Notes:
To use @Mark Func [SEG], select one file in that target segment.
It takes a lot of times to execute @Mark Func [PRJ] Script.
A pop-up menu of function names appears on the title bar with command-clicking in the built-in editor of the TPM.
Caveats
=======
• Be sure that the file is closed before using AutoMarker.
• Every using, AutoMarker throw out old markers and marks new function names.
• Since AutoMarker has a very simple parser, it might be unable to mark complex notations like the constructor in the TCL2.0.
• AutoMarker is not support the old-fashioned C function definition style.
• If you can't open the file processed with AutoMarker, DO remove markers.